//==============================================================================
// Corral_anim.txt
//==============================================================================
import Construction_defines_anim.txt
//==============================================================================
anim idle
{
   SetSelector
   {
      TechLogic age 1/age 2/age 3/age 4
     //---------------------------Age 1--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
            Visual building n longhouse2
ReplaceTexture Building G Shared01 2 map/building n stable_00
               }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 a
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
                }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 b
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
            }
         }
      }
     //---------------------------Age 2--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
            Visual building n longhouse2
ReplaceTexture Building G Shared01 2 map/building n stable
               }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 a
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
                }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 b
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
            }
         }
      }
     //---------------------------Age 3--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
            Visual building n longhouse2
ReplaceTexture Building G Shared01 2 map/building n stable_02
               }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 a
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
                }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 b
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
            }
         }
      }
     //---------------------------Age 4--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
            Visual building n longhouse2
ReplaceTexture Building G Shared01 2 map/building n stable_03
               }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 a
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
                }
            }
            set hotspot
            {
               version
               {
                  Visual building construction 4x2 b
		            connect attachpoint N_Small_Brick hotspot
		            connect face N_Small_Brick hotspot
		            connect chin N_Small_Brick hotspot
		            connect leftfoot N_Small_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
            }
         }
      }
	}
}